C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / OnClientLostFocus Property

In This Topic
OnClientLostFocus Property (AutoCompleteBase<T>)
In This Topic
Occurs when the control loses the focus.
Syntax
'Declaration
 
Public Property OnClientLostFocus As String
 
See Also